home *** CD-ROM | disk | FTP | other *** search
-
-
-
- DEL0 v1.10
- DOS utility: Zero byte file deleter
- Freeware, copyright (c) September 29, 1995
- by
- David Daniel Anderson
- Reign Ware
-
- ** READ REIGNWAR.TXT FOR LEGAL TERMS **
-
-
-
- Overview:
- ~~~~~~~~~
- DEL0 deletes all files of 0 bytes, or only those specified on the command
- line. Its purpose is to eliminate unnecessary entries in a DOS directory.
-
- Usage:
- ~~~~~~
- DEL0 file_mask
-
- Example:
- ~~~~~~~~
- DEL0 a:\*.* (deletes all 0 byte files in the root directory of A:)
-
- Notes:
- ~~~~~~
- DEL0 takes only one parameter: the file specification of the desired files
- to delete if they are of 0 bytes (it may contain wildcards, e.g. WIN*.?X?).
-
-
- Revision History:
- ~~~~~~~~~~~~~~~~~
-
- v1.00 : 1993/07/14. First public release.
- v1.10 : 1995/09/29. Rewrote program.
-
-
-